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