pub async fn is_surface( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Check if this object is a surface or not.