recipeCount property

int? get recipeCount

Implementation

int? get recipeCount;
set recipeCount (int? recipeCount)

Implementation

set recipeCount(int? recipeCount);