'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared Shadows ReadOnly Property CacheSource As DAItemPointReadParameters
'Usage
Dim value As DAItemPointReadParameters value = DAItemPointReadParameters.CacheSource
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public new static DAItemPointReadParameters CacheSource {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: new static property DAItemPointReadParameters^ CacheSource { DAItemPointReadParameters^ get(); }