public int LeaderCount { get; }
Public ReadOnly Property LeaderCount As Integer Get
public: property int LeaderCount { int get (); }
member LeaderCount : int with get