string Password { get; set; }
Property Password As String Get Set
property String^ Password { String^ get (); void set (String^ value); }
abstract Password : string with get, set
function get_Password(); function set_Password(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.