'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property SharedInstance As UAClientMapper
'Usage
Dim value As UAClientMapper value = UAClientMapper.SharedInstance
[NotNull()] public static UAClientMapper SharedInstance {get;}
[NotNull()] public: static property UAClientMapper^ SharedInstance { UAClientMapper^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).