'Declaration
<DefaultValueAttribute(False)> Public ReadOnly Property IsPrecise As Boolean
'Usage
Dim instance As UAEndpointSelectionPolicy Dim value As Boolean value = instance.IsPrecise
[DefaultValue(false)] public bool IsPrecise {get;}
[DefaultValue(false)] public: property bool IsPrecise { bool get(); }