Function ClassDBSingleton.classSetProperty

Sets property value of class to value.

GodotError classSetProperty(VariantArg2) (
  GodotObject object,
  in String property,
  in VariantArg2 value
) const;