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