Instance Property
instance
A context instance for looking up additional details.
Declaration
var instance: GSInstance? { get set }Declaration
@property (direct, strong) GSInstance * instance;Declaration
instance() -> GSInstance
setInstance_(instance: GSInstance)Discussion
nil when no single instance context exists.