@interface SHSheetAction : BSAction @property (readonly, nonatomic) long long actionType; - (id)initWithActionType:(long long)a0; @end