public int MarginRight { get; set; }
Public Property MarginRight As Integer
public: property int MarginRight { int get (); void set (int value); }