> Properties added to every Blender object as object.HG.
Used for storing information about the human itself.
Accessible from: `human.props`
Inherits from [[PropertyGroup]], [[bpy_struct]]
### Properties
---
##### Backup:
```py
human.props.backup
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Batch Result:
```py
human.props.batch_result
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Bl Rna:
```py
human.props.bl_rna
>>> 'HG_OBJECT_PROPS' object has no attribute 'fget'
```
Properties added to every Blender object as object.HG. Used for storing information about the human itself.
`Returns 'HG_OBJECT_PROPS' object has no attribute 'fget' `
---
##### Body Obj:
```py
human.props.body_obj
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Experimental:
```py
human.props.experimental
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Gender:
```py
human.props.gender
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Hashes:
```py
human.props.hashes
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Ishuman:
```py
human.props.ishuman
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Length:
```py
human.props.length
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Name:
```py
human.props.name
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Phase:
```py
human.props.phase
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Rna Type:
```py
human.props.rna_type
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Sk Values:
```py
human.props.sk_values
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---
##### Version:
```py
human.props.version
>>> 'NoneType' object has no attribute 'fget'
```
No docstring available.
`Returns 'NoneType' object has no attribute 'fget' `
---