'Declaration
<System.ComponentModel.DefaultValueAttribute()> Public Property AgentSpecific As System.Boolean
'Usage
Dim instance As Resource Dim value As System.Boolean instance.AgentSpecific = value value = instance.AgentSpecific
[System.ComponentModel.DefaultValue()] public System.bool AgentSpecific {get; set;}