'Declaration
<BrowsableAttribute(False)> Public Property IsReference As Boolean
'Usage
Dim instance As SetExtendedProperty Dim value As Boolean instance.IsReference = value value = instance.IsReference
Property Value
The default value of this property is False
.