Instance Property
cropLeftField
Declaration
@IBOutlet weak var cropLeftField: NSTextField! { get set }Declaration
@property (nonatomic, weak) NSTextField * cropLeftField;Declaration
cropLeftField() -> NSTextField
setCropLeftField_(cropLeftField: NSTextField)