# `GSGlyphInfo.marks`

*Instance Property*

The Glyph can be combined with this accents.

## Declaration

```swift
var marks: [Any]? { get set }
```

```objc
@property (nonatomic, strong) NSArray * marks;
```

```python
marks() -> list
setMarks_(marks: list)
```

## Discussion

A > dieresis, grave, acute …

