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