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