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