public SVM_TYPE SVMType { get; set; }
Public Property SVMType As SVM_TYPE Get Set
public: property SVM_TYPE SVMType { SVM_TYPE get (); void set (SVM_TYPE value); }