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