Instance Property
nextnextKnotnextKnot
Declaration
var next: GSHobbyKnot? { get set }Declaration
@property (strong) GSHobbyKnot * nextKnot;Declaration
nextKnot() -> GSHobbyKnot
setNextKnot_(nextKnot: GSHobbyKnot)Instance Property
var next: GSHobbyKnot? { get set }@property (strong) GSHobbyKnot * nextKnot;nextKnot() -> GSHobbyKnot
setNextKnot_(nextKnot: GSHobbyKnot)