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