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