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