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