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