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