pub type AlignSelf { FlexStart Center FlexEnd Auto }
FlexStart
Center
FlexEnd
Auto
pub fn value(align_self: AlignSelf) -> String