'Declaration
<DefaultValueAttribute(False)> Public Property IsReadOnly As Boolean
[DefaultValue(false)] public bool IsReadOnly {get; set;}
'Declaration
<DefaultValueAttribute(False)> Public Property IsReadOnly As Boolean
[DefaultValue(false)] public bool IsReadOnly {get; set;}