public List<string> Resources { get; }
Public ReadOnly Property Resources As List(Of String)
public: property List<String^>^ Resources { List<String^>^ get (); }