Declaration

var isValid: Bool { get }

Declaration

@property (readonly, getter=isValid) BOOL valid;

Declaration

isValid() -> bool