@@ -66,8 +66,8 @@ return description; } - (OFCondition*)condition { - return condition; + OF_GETTER(condition, NO) } @end