public bool HasRisers { get; set; }
Public Property HasRisers As Boolean Get Set
public: property bool HasRisers { bool get (); void set (bool value); }