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