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