Can‘t get property of Niagara Emitter via C++

Since modules in Niagara Emitter are organized by Niagara Module Script, I found this variable in the engine asset “Emitter State”.

I made some try but still can’t get the variables via C++, only get the variables that created by user via NiagaraSystem->GetExposedParameters().

It feels like I’m getting very close to the answer, can someone give me advice? :pleading_face: