Gets a set property by name.
@param key The property name @return The set value, or null if not found or not a set
ConstSet? getSet(String key);