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