[CanBeNull()] Type ValueType {get;}
'Declaration
<CanBeNullAttribute()> ReadOnly Property ValueType As Type
'Usage
Dim instance As _UADataValue Dim value As Type value = instance.ValueType
null
if there is no value.This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.