module

@SerializedName(value = "module")
@Expose
open var module: String

The name of the module that contains the code that is executing.