public bool IsPassword { get; set; }
Public Property IsPassword As Boolean Get Set
public: property bool^ IsPassword { bool^ get (); void set (bool^ value); }