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