CIMLineSymbolLike: Partial<CIMLineSymbol> & {
    type: "CIMLineSymbol";
}

A CIM Line Symbol representation.