weight_in_kg property

  1. @Int32()
int weight_in_kg
getter/setter pair

< user height.

Implementation

external int height_in_cm;              /**< user height. */

@Int32()
external int weight_in_kg;