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