Public ReadOnly Property FilePath As String
public string FilePath { get; }
public: property String^ FilePath { String^ get (); }