public string? KeyPassword { get; init; }
Public Property KeyPassword As String Get Set
public: property String^ KeyPassword { String^ get (); void set (String^ value); }
member KeyPassword : string with get, set
In This Article