layout property
JSArray<PlaneLayout>
get
layout
Implementation
external JSArray<PlaneLayout> get layout;
set
layout
(JSArray<PlaneLayout> value)
Implementation
external set layout(JSArray<PlaneLayout> value);