public CardRow Row { get; }
Public ReadOnly Property Row As CardRow Get
public: property CardRow^ Row { CardRow^ get (); }
member Row : CardRow with get
Значение свойства никогда не равно null.
In This Article