pub type SetElementValueResult = ElementActionOutput;
pub struct SetElementValueResult { pub element: UiNodeRef, }
element: UiNodeRef