'Declaration
<NotNullAttribute()> ReadOnly Property LocalTime As UATimeZoneData
'Usage
Dim instance As _UABaseEventObject Dim value As UATimeZoneData value = instance.LocalTime
[NotNull()] UATimeZoneData LocalTime {get;}
[NotNull()] property UATimeZoneData^ LocalTime { UATimeZoneData^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).