IShape Shape { get; set; }
Property Shape As IShape Get Set
property IShape^ Shape { IShape^ get (); void set (IShape^ value); }
abstract Shape : IShape with get, set
In This Article