vendorsDisplayTitle property
If you're going to show Vendors for the Milestone, you can use this as a localized "header" for the section where you show that vendor data. It'll provide a more context-relevant clue about what the vendor's role is in the Milestone.
Implementation
@JsonKey(name:'vendorsDisplayTitle')
String? vendorsDisplayTitle;