Attribute

constructor(name: String, description: String, minimum: Int = Int.MIN_VALUE, maximum: Int = Int.MAX_VALUE)