'Declaration Public Property StringPassword As System.String
public System.string StringPassword {get; set;}
Note that only one of StringPassword or BytesPassword can be specified, but not both.
'Declaration Public Property StringPassword As System.String
public System.string StringPassword {get; set;}