Declaration

var exports: Bool { get set }

Declaration

@property (nonatomic) BOOL exports;

Declaration

pyobjc_instanceMethods.exports() -> bool
pyobjc_instanceMethods.setExports_(exports: bool)