public bool IsStacked { get; }
Public ReadOnly Property IsStacked As Boolean Get
public: property bool IsStacked { bool get (); }
member IsStacked : bool with get