'Declaration
Public Property Value As String
'Usage
Dim instance As GcCharMask Dim value As String instance.Value = value value = instance.Value
public string Value {get; set;}
Property Value
A System.String value indicates the value of the control.The default is System.String.Empty.