'Declaration
<NotNullAttribute()> Public Property AccessPath As String
'Usage
Dim instance As DAItemAttribute Dim value As String instance.AccessPath = value value = instance.AccessPath
[NotNull()] public string AccessPath {get; set;}
'Declaration
<NotNullAttribute()> Public Property AccessPath As String
'Usage
Dim instance As DAItemAttribute Dim value As String instance.AccessPath = value value = instance.AccessPath
[NotNull()] public string AccessPath {get; set;}