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