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