Indicates whether the current site has mastership of the folder. Returns True if the current site has mastership of the folder; False otherwise.
VBScript
folder.SiteHasMastership
Perl
$folder->SiteHasMastership();