public Type Entity { get; set; }
Public Property Entity As Type Get Set
public: property Type^ Entity { Type^ get (); void set (Type^ value); }