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