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