Declaration

var shape: GSShape { get set }

Declaration

@property (strong) GSShape * shape;

Declaration

shape() -> GSShape
setShape_(shape: GSShape)