'Declaration<XmlAttributeAttribute()> <DefaultValueAttribute()> Public Selected As Boolean
'UsageDim 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