#include "MetadataBase.hpp" bool Metadata::TypePropertyInfo::IsDirectAccess() const { return getterName.empty() && setterName.empty(); }