'Declaration
<DefaultValueAttribute(False)> <IsValueEvidentAttribute(True)> Public ReadOnly Property IsNumericType As Boolean
'Usage
Dim instance As UAPublisherId Dim value As Boolean value = instance.IsNumericType
[DefaultValue(false)] [IsValueEvident(true)] public bool IsNumericType {get;}
[DefaultValue(false)] [IsValueEvident(true)] public: property bool IsNumericType { bool get(); }