# `GSGlyphEditView.otherLayersStrokeColor`

*Instance Property*

## Declaration

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

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

```python
otherLayersStrokeColor() -> NSColor
```

