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