'Declaration Public Overrides NotOverridable ReadOnly Property ExpectedValueType As System.Type
'Usage Dim instance As TextLengthCondition Dim value As System.Type value = instance.ExpectedValueType
public override System.Type ExpectedValueType {get;}