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