Changing gender verbs of an entity

So, recently I’ve been wondering. How do I fully change Entity’s gender, like… “She is”, or “He is” ingame livestream. If you know the solution, then please share it with me, I really need to know.
Via components, or maybe vv’s.

vvwrite entity/$ID/Grammar/Attributes[gender] Male
vvwrite entity/$ID/Grammar/Attributes[gender] Female
vvwrite entity/$ID/Grammar/Attributes[gender] Epicene

$ID is the EntId of your target, or if used as part of a toolshed command, let’s say you do this on yourself…

> self do “vvwrite entity/$ID/Grammar/Attributes[gender] Epicene”
would make you epicene.