private property

bool private

是否为私有用户

Implementation

bool get private => _obj["private"];