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