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