4344454647484950515253
{ if (propertyAnnotation.inclusion() == INCLUDED || propertyAnnotation.inclusion() == EXCLUDED) { return propertyAnnotation.inclusion(); } else if (propertyAnnotation.excluded()) { return EXCLUDED; } } else if (hasIncludedSibling(node))