[DefaultValueAttribute("")] public string Password { get; set; }
<DefaultValueAttribute("")> Public Property Password As String Get Set
public: [DefaultValueAttribute(L"")] property String^ Password { String^ get (); void set (String^ value); }
[<DefaultValueAttribute("")>] member Password : string with get, set
function get_Password(); function set_Password(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.