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