Gets a list property by name.
@param key The property name @return The list value, or null if not found or not a list
ConstList? getList(String key);