The ReflectionProperty class ReflectionProperty
&reftitle.intro; The ReflectionProperty class reports information about a classes properties.
&reftitle.classsynopsis; ReflectionProperty ReflectionProperty Reflector &Constants; const integer ReflectionProperty::IS_STATIC 1 const integer ReflectionProperty::IS_PUBLIC 256 const integer ReflectionProperty::IS_PROTECTED 512 const integer ReflectionProperty::IS_PRIVATE 1024 &Properties; public name public class &Methods;
&reftitle.properties; name Prop description class Prop description
&reftitle.constants;
ReflectionProperty Node Types ReflectionProperty::IS_STATIC Description here... ReflectionProperty::IS_PUBLIC Description here... ReflectionProperty::IS_PROTECTED Description here... ReflectionProperty::IS_PRIVATE Description here...
&reference.reflection.entities.reflectionproperty;