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