Share this
Description
Type: Text
Returns the gender of the attached patient.
Examples
// display patient gender in the debugger debug.log("Gender = " + avatar.gender);
Remarks
None.