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