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