public string Units { get; set; }
Public Property Units As String Get Set
public: property String^ Units { String^ get (); void set (String^ value); }
member Units : string with get, set
function get_Units(); function set_Units(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.