ReflectionProperty::getName

ReflectionProperty::getNameGets property name

Description

public ReflectionProperty::getName(): string

Gets the properties name.

Parameters

This function has no parameters.

Return Values

The name of the reflected property.

See Also