CoordinationModelElementProperty.Group
Description:
The name of the group of properties to which this property belongs to. E.g. Group = Identity Data.
The name of the group of properties to which this property belongs to. E.g. Group = Identity Data.
Remarks:
This string is taken from the source of the Coordination Model and it's not localized in Revit. For example: If the source of the Coordination Model is in Chinese, the property group will always be in Chinese in Revit, regardless of the Revit language settings.
public string Group { get; }