ReflectionProperty::getModifiers
プロパティの修飾子を取得する
&reftitle.description;
public intReflectionProperty::getModifiers
修飾子を取得します。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
修飾子の数値表現を返します。
これらの修飾子の実際の意味は、
定義済みの定数 で説明しています。
&reftitle.seealso;
ReflectionProperty::isPrivate
Reflection::getModifierNames