Is it possible to get the value of a radio button from a field group just by radio button(or any field type) and not the field key.
Something like
afc_group
echo value of any radio buttons in the group.
No, you cannot do this, you must have the field name or field key. See the documentation for your field types.