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