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