Instance Property
stemValues
Declaration
var stemValues: [String : GSValueStore] { get set }Declaration
@property (nonatomic, strong) NSDictionary<NSString *,GSValueStore *> * stemValues;Declaration
stemValues() -> dict[str, GSValueStore]
setStemValues_(stemValues: dict[str, GSValueStore])