public PropertyValue POTENTIAL_NAME( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue POTENTIAL_NAME( int index ) {get; set;}
public: property PropertyValue^ POTENTIAL_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Name of the potential.