'Declaration
<BrowsableAttribute(False)> <CanBeNullAttribute()> Public Shadows ReadOnly Property PropertyName As String
'Usage
Dim instance As SetBindingBag Dim value As String value = instance.PropertyName
Property Value
This value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is null
.