public Object options { get; set; }
Public Property options As Object Get Set
public: property Object^ options { Object^ get (); void set (Object^ value); }
member options : Object with get, set
function get_options(); function set_options(value);
Copyright © 2017, Grid Protection Alliance. All Rights Reserved.