isReadable() isReadable(string $class, string $property, array $context = []) : bool|null Is the property readable? Parameters string $class string $property array $context Returns bool|null —
isWritable() isWritable(string $class, string $property, array $context = []) : bool|null Is the property writable? Parameters string $class string $property array $context Returns bool|null —