public string Company { get; set; }
Public Property Company As String Get Set
public: virtual property String^ Company { String^ get () sealed; void set (String^ value) sealed; }
abstract Company : string with get, set override Company : string with get, set
function get_Company(); function set_Company(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.