getProtectedProperties()) == 0 || !$protected && count($item->getPublicProperties()) == 0) {
	return;
} ?>
= $protected ? 'Protected Properties' : 'Public Properties' ?>
Hide inherited properties
	
	
	
	
  | Property | Type | Description | Defined By | 
properties as $property): ?>
visibility == 'protected' || !$protected && $property->visibility != 'protected'): ?>
definedBy != $item->name ? ' class="inherited"' : '' ?> id="= $property->name ?>">
  | context->subjectLink($property); ?> | context->typeLink($property->types); ?> | shortDescription; ?> | context->typeLink($property->definedBy); ?> |