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