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