depth property

int? get depth

Implementation

int? get depth;
set depth (int? depth)

Implementation

set depth(int? depth);