'Declaration
ReadOnly Property AllowEdit As System.Boolean
'Usage
Dim instance As IRange Dim value As System.Boolean value = instance.AllowEdit
System.bool AllowEdit {get;}
read-only property AllowEdit: System.Boolean;
function get AllowEdit : System.boolean
__property System.bool get_AllowEdit();
property System.bool AllowEdit { System.bool get(); }