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