When the public storage variable is defined and described with @dev clause, this description is not used in corresponding getter documentation. E.g: /** * @dev The scheme of payouts */ Payouts public payouts; Result: payouts **Add Documentation for the method here** No parameters Returns: