[This is preliminary documentation and is subject to change.]
Gets a value indicating whether this 
Ped is a female.
 
    Namespace: 
   Rage
    Assembly:
   RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
 
public bool IsFemale { get; }Public ReadOnly Property IsFemale As Boolean
	Get
public:
property bool IsFemale {
	bool get ();
}Property Value
Type: 
BooleanWhether this 
Ped is a female.
 
Reference