[CanBeNull()] public string NodePath {get; set;}
'Declaration
<CanBeNullAttribute()> Public Property NodePath As String
'Usage
Dim instance As DANodeAttribute Dim value As String instance.NodePath = value value = instance.NodePath
Property Value
This value of this property can be null
(Nothing
in Visual Basic).