public override string StationName { get; set; }
Public Overrides Property StationName As String Get Set
public: virtual property String^ StationName { String^ get () override; void set (String^ value) override; }
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.