PropertyAccessor({required String name, this.validate = false}) : super(name: name, type: Object, index: -1, readOnly: false);