CIMPolygonSymbolLike: Partial<EsriCIMPolygonSymbol> & {
    type: "CIMPolygonSymbol";
}

A CIM Polygon Symbol representation.