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