public string Style { get; set; }
Public Property Style As String
public: property String^ Style { String^ get (); void set (String^ value); }