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