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