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