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