} // moveProp() public bool removeProp(string PropIdAttr, Int32 TabId) { return(_TabsPropsSd.removeProp(PropIdAttr, TabId)); } // removeProp()