ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / CustomProperties Property

CustomProperties Property (CIMStandaloneTable)
Gets or sets the custom properties of the standalone table. Custom properties are limited to key / value pairs of strings and developers are fully responsible for stored content.
Syntax
public CIMStringMap[] CustomProperties {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.3 or higher.
See Also