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