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