The Codeable class is used to insert code in the form of text at runtime into the program. This means that the user can graphically create new code modules and include them in the current program without the need for re-compilation.
Gets or sets the source code for the Codeable object.