set_concrete_var


Description:

public abstract void set_concrete_var (string property, string variable)

Sets a concrete property value.

Parameters:

property The property to modify.
variable The concreate value of that property.