ArcGIS Pro 2.6 API Reference Guide
Enable Property (CIMSymbolLayer)

ArcGIS.Core.CIM Namespace > CIMSymbolLayer Class : Enable Property
Gets or sets a value indicating whether the symbol layer is visible. The symbol layer draws only when enabled. Currently, an invisible layer is not considered in any transformations when in a 3D context.
Syntax
public bool Enable {get; set;}
Public Property Enable As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMSymbolLayer Class
CIMSymbolLayer Members