public int BaseKV { get; set; }
Public Property BaseKV As Integer Get Set
public: property int BaseKV { int get (); void set (int value); }
member BaseKV : int with get, set
function get_BaseKV(); function set_BaseKV(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.