string ZIndex { get; set; }
Property ZIndex As String Get Set
property String^ ZIndex { String^ get (); void set (String^ value); }
abstract ZIndex : string with get, set