Declaration

@objc var isMath: Bool { get }

Declaration

@property (nonatomic, readonly) BOOL isMath;

Declaration

isMath() -> bool