'Declaration
<Foundation.ExportAttribute("Value")> <BrowsableAttribute(True)> Public Property Value As String
'Usage
Dim instance As C1MaskedTextField Dim value As String instance.Value = value value = instance.Value
'Declaration
<Foundation.ExportAttribute("Value")> <BrowsableAttribute(True)> Public Property Value As String
'Usage
Dim instance As C1MaskedTextField Dim value As String instance.Value = value value = instance.Value