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