---
title: "Feature: #56529 - Support \"has*\" Functions in extbase ObjectAccess"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-56529"
source: "Changelog/7.1/Feature-56529-SupportHasInArrayObject.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Feature: #56529 - Support "has\*" Functions in extbase ObjectAccess

See [forge#56529](https://forge.typo3.org/issues/56529)

## Description

ObjectAccess supports "is*" and "get*" functions to return
property values. Another convenience method is "has\*", which
can be used in the same way.
