public string Folder { get; }
Public ReadOnly Property Folder As String Get
public: property String^ Folder { String^ get (); }
member Folder : string with get