public T Value { get; set; }
Public Property Value As T Get Set
public: property T Value { T get (); void set (T value); }
member Value : 'T with get, set
function get_Value(); function set_Value(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.