IStash CurrentStash { get; set; }
Property CurrentStash As IStash Get Set
property IStash^ CurrentStash { IStash^ get (); void set (IStash^ value); }