I found Permission Syntax on community is
permissions("{\"openBoard\": true , \"postConversation\":true }")
OpenBoard allows us to open the Board and postConversation allows us to comment on Board.
But I would like to know, if we would like to allow end user to configure board than what we need to write code in permission function.