To prevent spam, the fonctionnality you want to use is not avaible. You can see tthe function in bp-messages-templatetags.php:522
Anyway you can add a button, which opens the send message page, but you need to add manually the user name.
Open from your_child_theme/groups/single/members.php
and add the function <?php bp_send_message_button() ?> in the place you want.
You can also learn to your user to use the profile page of their contact to send them a private massage.
The number of click to do this is the same i think.
It’s your choice