# `UnicodeScalarProperties.isMath`

*Instance Property*

## Declaration

```swift
@objc var isMath: Bool { get }
```

```objc
@property (nonatomic, readonly) BOOL isMath;
```

```python
isMath() -> bool
```

