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