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