public Type Type { get; set; }
Public Property Type As Type Get Set
public: virtual property Type^ Type { Type^ get () sealed; void set (Type^ value) sealed; }
abstract Type : Type with get, set override Type : Type with get, set
In This Article