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