# `GSGlyphEditView.otherLayersStrokeColorDark`

*Instance Property*

## Declaration

```swift
var otherLayersStrokeColorDark: NSColor? { get }
```

```objc
@property (nonatomic, readonly) NSColor * otherLayersStrokeColorDark;
```

```python
otherLayersStrokeColorDark() -> NSColor
```

