TestT1 : reflect.TypeOf and reflect.ValueOf, reflect.KindOf.
TestT2 : reflect.Value 's methods Type(), Kind().
TestT3 : Settability & modify reflect.Value.
TestT4 : settabilities of a struct 's fields value.
TestT5 : modify value of struct 's fields.