public PropertyMap[] GetPropertyMaps() { return(_orderedPropertyMaps ?? PropertyMaps.Concat(_inheritedMaps).ToArray()); }