how to get the id for a post from within a post and return post meta for it

Retrieve the post’s ID from the $post object.
$post->ID;