minLinks property

int? minLinks

Property getter and setter for minLinks:

Implementation

int? get minLinks;
void minLinks=(int? minLinks)

Implementation

set minLinks(int? minLinks);