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