Declaration

var findSubpathIndex: Int32 { get set }

Declaration

@property (assign) int findSubpathIndex;

Declaration

findSubpathIndex() -> int
setFindSubpathIndex_(findSubpathIndex: int)