PrimitiveStringPropertySerializer

constructor(kClass: KClass<T>, prop: KProperty1<T, String>, ctr: (String) -> T)