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