Declaration

var isOverestimated: Bool { get }

Declaration

@property (readonly, getter=isOverestimated) BOOL overestimated;

Declaration

isOverestimated() -> bool