Property

fun Property(    name: String,     valueType: IType,     defaultValue: Any? = null)