put the moleculeName in the base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
29b56bf63b
commit
e7bcd32588
@ -15,6 +15,8 @@ import VDS
|
|||||||
// MARK: - Properties
|
// MARK: - Properties
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
public class var identifier: String { "" }
|
public class var identifier: String { "" }
|
||||||
|
public var moleculeName: String { Self.identifier }
|
||||||
|
|
||||||
public var id: String = UUID().uuidString
|
public var id: String = UUID().uuidString
|
||||||
|
|
||||||
public var backgroundColor: Color?
|
public var backgroundColor: Color?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user