public bool IsIndoors { get; }
Public ReadOnly Property IsIndoors As Boolean Get
public: property bool^ IsIndoors { bool^ get (); }