Instance Property
type
The type of the annotation
Declaration
var type: GSAnnotationType { get set }Declaration
@property (nonatomic, assign) GSAnnotationType type;Declaration
pyobjc_instanceMethods.type() -> GSAnnotationType
pyobjc_instanceMethods.setType_(type: GSAnnotationType)