CoordinationModelElementProperty.Name
Description:
The name of the property.
The name of the property.
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 will always be in Chinese in Revit, regardless of the Revit language settings.
public string Name { get; }