ArgumentContract

constructor(name: String, argumentType: ArgumentType, defaultValue: Any? = null, isNullable: Boolean = false)