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