ReflectionProperty::isAbstract

Determines if a property is abstract

説明

public bool ReflectionProperty::isAbstract()

Determines if a property is abstract.

パラメータ

この関数にはパラメータはありません。

戻り値

Returns true if the property is marked abstract, false otherwise.