'Declaration Public ReadOnly Property IsNull As Boolean
'Usage Dim instance As TdPeriodTimeWithTimeZone Dim value As Boolean value = instance.IsNull
public bool IsNull {get;}
Property Value
true
if this TdPeriodTimeWithTimeZone is Null; false
otherwise.