'Declaration
Public ReadOnly Property FilePath As String
public string FilePath {get;}
public read-only property FilePath: String;
public function get FilePath : String
public: __property string* get_FilePath();
public: property String^ FilePath { String^ get(); }