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