string SetName { get; set; }
Property SetName As String Get Set
property String^ SetName { String^ get (); void set (String^ value); }
abstract SetName : string with get, set
In This Article