'DeclarationReadOnly Property AllowEdit As System.Boolean
'UsageDim 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(); }