'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public Selected As Boolean
'Usage
Dim instance As CustomFieldValueInfo Dim value As Boolean value = instance.Selected instance.Selected = value
[XmlAttribute()] [DefaultValue()] public bool Selected
public field Selected: Boolean;
XmlAttributeAttribute() DefaultValueAttribute() public var Selected : boolean;
[XmlAttribute()] [DefaultValue()] public: bool Selected
[XmlAttribute()] [DefaultValue()] public: bool Selected