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