'Varchar' ]; public static bool $canView = true; public function canView($member = null) { return static::$canView; } }