public string SpouseName { get; set; }
Public Property SpouseName As String Get Set
public: property String^ SpouseName { String^ get (); void set (String^ value); }
member SpouseName : string with get, set
In This Article