ConsoleVariable
UPROPERTY(meta=(ConsoleVariable="abc"))
"Exposes a variable to the developer console (accessible through the tilde key `~`).

Heavily used in developer settings."
https://unreal-garden.com/docs/uproperty/#consolevariable
#UnrealEngine

All UPROPERTY Specifiers

Sample code, screenshots and comments for all specifiers, including undocumented ones.

Unreal🌱Garden