'Declaration
Public ReadOnly Property InternalValue As Long
'Usage
Dim instance As UAFileHandle Dim value As Long value = instance.InternalValue
public long InternalValue {get;}
'Declaration
Public ReadOnly Property InternalValue As Long
'Usage
Dim instance As UAFileHandle Dim value As Long value = instance.InternalValue
public long InternalValue {get;}
Valid values are in the System.UInt32 range.