bunkBedsCount property

int? bunkBedsCount
getter/setter pair

Bunk beds count.

The number of furniture pieces in which one framed mattress is fixed directly above another by means of a physical frame. This allows one person(s) to sleep in the bottom bunk and one person(s) to sleep in the top bunk. Also known as double decker bed.

Implementation

core.int? bunkBedsCount;