Can UE support non-ASCII Unicode for Indentifiers?

It seems identifiers with Unreal macros UCLASS(), UPROPERTY(), UFUNCTION() cannot use non-ASCII identifiers.
I hope this can be improved, as C++ already support non-ASCII identifiers.