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