export enum eStyleProperty { WIDTH_PX = 'width.px', HEIGHT_PX = 'height.px', }