[]
Gets or sets the Mask value of the editor. Setting this property updates the Mask on the underlying editor instance.
[Parameter] public string Mask { get; set; }
<Parameter> Public Property Mask As String