'Declaration
<DefaultValueAttribute(0)> Public ReadOnly Property InternalCode As Long
'Usage
Dim instance As UAServiceException Dim value As Long value = instance.InternalCode
[DefaultValue(0)] public long InternalCode {get;}
[DefaultValue(0)] public: property int64 InternalCode { int64 get(); }