Public ReadOnly Property JoinCount As Integer
public int JoinCount { get; }
public: property int JoinCount { int get (); }
function get_joinCount();