public nothrow | BinaryProperty(BinaryPropertyId id_, const String<char>& shortName_, const String<char>& longName_) |
public inline nothrow BinaryPropertyId | Id() |
public inline nothrow const String<char>& | LongName() |
public inline nothrow const String<char>& | ShortName() |
private BinaryPropertyId | id |
private String<char> | longName |
private String<char> | shortName |