public string Mask { get; set; }
Public Property Mask As String Get Set
public: property String^ Mask { String^ get (); void set (String^ value); }